** Prevent byte compiler from causing spurious string sharing
authorChong Yidong <cyd@stupidchicken.com>
Sat, 18 Nov 2006 21:07:44 +0000 (21:07 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 18 Nov 2006 21:07:44 +0000 (21:07 +0000)
commitbadc0883594e34352c27f3f3052b0d97cde15963
tree82894bf325a42b079079c7ed77726b87c5ce3eeb
parentabebc1d321fdccddcaee9d5f876c8ba6df96e77e
** Prevent byte compiler from causing spurious string sharing
when it optimizes away calls to functions such as concat.
Fixed.
admin/FOR-RELEASE